CommonEvent 1698
Name = "会話：くだん"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Lady Kanon's deeds are not very..."])
    ShowText(["No, it's nothing."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Behold the brilliance of my rapier with your own eyes...!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Chivalry is the same as Bushido!"])
    ShowText(["Now, let us duel...!!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["I dislike underhanded tactics..."])
    ShowText(["Now, let us fight with sheer strength!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Those Baphomet are sly and untrustworthy..."])
    ShowText(["Eventually, I will defeat them with my sword."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Could it be... an assassin from the Angelic Dominion!?"])
    ShowText(["Did they truly exist..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["As for the plant monsters... to be honest, I do not like them."])
    ShowText(["To act so brazenly on this continent..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["I am a youkai, my homeland is Yamatai..."])
    ShowText(["However, I have left my homeland to train myself."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["I miss my homeland..."])
    ShowText(["But I will not return until I master the sword."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["I shall never forget my elegance at any time..."])
    ShowText(["That is the essence of chivalry!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["You are quite capable..."])
    ShowChoices([["Ahem", "Not really", "You are too weak"], 0])
    When([0, "えっへん"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["I find your honest joy quite endearing..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "そうでもない"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["Is it modesty, or are you aiming for even greater heights...?"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "お前が弱すぎる"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["That may be true, but..."])
      ShowText(["To be honest, that is an unpleasant way to speak."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["My most precious thing, more important than my life..."])
    ShowText(["Do you know what that is?"])
    ShowChoices([["Pride", "Horn", "Family"], 0])
    When([0, "誇り"])
      ShowTextAttributes(["kudan_fc1", 1, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["Yes... pride is more important than life itself."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "角"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["The horns are not that important..."])
      ShowText(["They grow back quickly anyway."])
      Empty([])

    When([2, "家族"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["No, I don't have a family..."])
      ShowText(["I wish you wouldn't say sad things."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["The way of the samurai is to find death――"])
    ShowText(["Then, what about the way of the knight!?"])
    ShowChoices([["Found in death", "Found in life", "I don't know"], 0])
    When([0, "死ぬことと見つけたり"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["In that case, isn't there no difference from the way of the samurai...?"])
      ShowText(["...In other words, are they the same thing?"])
      Empty([])

    When([1, "生きることと見つけたり"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["Is that so..."])
      ShowText(["I still don't understand..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["kudan_fc1", 1, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["You don't understand either..."])
      ShowText(["Then, shall we think about it together?"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["I've only thought about the sword and lived..."])
    ShowText(["But, was that really the right thing to do?"])
    ShowChoices([["That's fine", "That's not good", "Run without thinking"], 0])
    When([0, "それで良い"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["Is it really so...?"])
      ShowText(["My worries never end..."])
      Empty([])

    When([1, "それではダメだ"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["Do you think so too...?"])
      ShowText(["I feel like I've forgotten something important."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "何も考えずに走れ"])
      ShowTextAttributes(["kudan_fc1", 1, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["That's right... you're right!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["The high-ranking officials of the Monster Realm have been restless lately..."])
    ShowText(["What on earth is going to happen?"])
    ShowChoices([["The end of the world", "Great Monster Wars", "Tax return"], 0])
    When([0, "この世の終わり"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["No way, is that really happening...?"])
      ShowText(["I won't believe it."])
      Empty([])

    When([1, "聖魔大戦"])
      ShowTextAttributes(["kudan_fc1", 2, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["What!?"])
      ShowText(["Thank you for the information, I will join the battle too!!"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "確定申告"])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["I see, is it already that time..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 7])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["Am I out of stamina..."])
      ShowText(["Can I get a boost drink?"])
      ControlVariables([24, 24, 0, 3, 0, 7, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Boost Drink'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kudan_fc1", 0, 0, 2])
        ShowText(["\\n<Kudan>"])
        ShowText(["I'm sorry, thank you..."])
        ChangeItems([7, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kudan_fc1", 0, 0, 2])
        ShowText(["\\n<Kudan>"])
        ShowText(["I see... It can't be helped."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 347])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["I'm a bit hungry..."])
      ShowText(["Could I have a curry bread?"])
      ControlVariables([24, 24, 0, 3, 0, 347, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Curry Bread'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kudan_fc1", 0, 0, 2])
        ShowText(["\\n<Kudan>"])
        ShowText(["I'm sorry, thank you..."])
        ChangeItems([347, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kudan_fc1", 0, 0, 2])
        ShowText(["\\n<Kudan>"])
        ShowText(["I see... It can't be helped."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 5340, 0])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["My finances are looking bleak..."])
      ShowText(["Could you help me a little?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 5340G? (Possessed: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kudan_fc1", 0, 0, 2])
        ShowText(["\\n<Kudan>"])
        ShowText(["I'm sorry, thank you..."])
        ChangeGold([1, 0, 5340])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kudan_fc1", 0, 0, 2])
        ShowText(["\\n<Kudan>"])
        ShowText(["I see... It can't be helped."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["kudan_fc1", 0, 0, 2])
      ShowText(["\\n<Kudan>"])
      ShowText(["You don't have any money either..."])
      ShowText(["Indeed, traveling is a tough business."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Here... please accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([7, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received a 'Boost Drink' from the entity!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Here... please accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2320, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received a 'Gem of Sharp Sword Techniques' from the entity!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kudan_fc1", 0, 0, 2])
    ShowText(["\\n<Kudan>"])
    ShowText(["Here... please accept this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 8900])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 8900G from the entity!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
